Skip to content

style: cargo fmt — fix formatting from pr #331 - #336

Merged
kacy merged 1 commit into
mainfrom
fix/fmt-ci
Feb 27, 2026
Merged

style: cargo fmt — fix formatting from pr #331#336
kacy merged 1 commit into
mainfrom
fix/fmt-ci

Conversation

@kacy

@kacy kacy commented Feb 27, 2026

Copy link
Copy Markdown
Owner

summary

fixes cargo fmt failures introduced by pr #331. three files had lines that exceeded rustfmt's width threshold:

  • keyspace/hash.rshincrbyfloat signature
  • shard/mod.rsHIncrByFloat match arm
  • connection/execute.rsZDiffStore, ZInterStore, ZUnionStore struct literals

no logic changes.

what was tested

cargo fmt --all --check passes locally.

@kacy
kacy merged commit b7e7baa into main Feb 27, 2026
7 of 8 checks passed
@kacy
kacy deleted the fix/fmt-ci branch February 27, 2026 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant